Multi-objective Strip Packing
نویسندگان
چکیده
Good algorithms exist for solving the 2D rectangular strip packing problem when the objective is to minimize the amount of wasted material. However, in some applications other criteria are also important. We describe new heuristics for strip packing that optimize not only for wastage, but also for the efficient use of the cutting equipment, by minimizing the number of independent cuts required by a packing. We describe and evaluate two algorithms for multi-objective strip packing using these heuristics: a fast deterministic algorithm that gives good results very quickly; and a multi-objective evolutionary algorithm that gives excellent results across a range of benchmark problems, yet still runs in reasonable (and easily controllable) time. We show that both algorithms return a set of packings offering a range of trade-offs between the two objectives, and also that by using heuristics that consider cuts, the evolutionary algorithm derives packings with wastage levels that are better than any previously-published algorithm that optimizes for wastage alone.
منابع مشابه
A Comparative Study of Exact Algorithms for the Two Dimensional Strip Packing Problem
In this paper we consider a two dimensional strip packing problem. The problem consists of packing a set of rectangular items in one strip of width W and infinite height. They must be packed without overlapping, parallel to the edge of the strip and we assume that the items are oriented, i.e. they cannot be rotated. To solve this problem, we use three exact methods: a branch and bound method, a...
متن کاملA Greedy Adaptive Search Procedure for Multi-Dimensional Multi-Container Packing Problems
Multi-dimensional multi-container packing problems appear within many settings of theoretical and practical interest, including Knapsack, Strip Packing, Container Loading, and Scheduling problems. These various problem settings display different objective functions and constraints, which may explain the lack of efficient heuristics able to jointly address them. In this paper we introduce GASP G...
متن کاملA new metaheuristic genetic-based placement algorithm for 2D strip packing
Given a container of fixed width, infinite height and a set of rectangular block, the 2D-strip packing problem consists of orthogonally placing all the rectangles such that the height is minimized. The position is subject to confinement of no overlapping of blocks. The problem is a complex NP-hard combinatorial optimization, thus a heuristic based on genetic algorithm is proposed to solve it. I...
متن کاملClosing the gap for pseudo-polynomial strip packing
We study pseudo-polynomial Strip Packing. Given a set of rectangular axis parallel items and a strip with bounded width and infinite height the objective is to find a packing of the items into the strip which minimizes the packing height. We speak of pseudo-polynomial Strip Packing if we consider algorithms with pseudo-polynomial running time with respect to the width of the strip. It is known ...
متن کاملImproved Approximation for Two Dimensional Strip Packing with Polynomial Bounded Width
We study the well-known two-dimensional strip packing problem. Given is a set of rectangular axis-parallel items and a strip of width W with infinite height. The objective is to find a packing of these items into the strip, which minimizes the packing height. Lately, it has been shown that the lower bound of 3/2 of the absolute approximation ratio can be beaten when we allow a pseudo-polynomial...
متن کامل